Skip to content

Commit

Permalink
add missing #include for Framerate
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-Leo-Smith authored Dec 20, 2024
1 parent 294e4e4 commit b0a3fbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/integrators/nfor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Created by Mike Smith on 2022/1/10.
//

#include <gui/framerate.h>
#include <util/imageio.h>
#include <util/medium_tracker.h>
#include <util/progress_bar.h>
Expand Down

0 comments on commit b0a3fbc

Please sign in to comment.