summaryrefslogtreecommitdiff
path: root/src/camera.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/camera.cpp')
-rw-r--r--src/camera.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/camera.cpp b/src/camera.cpp
index b7aed5d74..7746b65df 100644
--- a/src/camera.cpp
+++ b/src/camera.cpp
@@ -30,7 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "noise.h" // easeCurve
#include "sound.h"
#include "event.h"
-#include "profiler.h"
+#include "nodedef.h"
#include "util/numeric.h"
#include "constants.h"
#include "fontengine.h"