aboutsummaryrefslogtreecommitdiff
path: root/main/main.cpp
diff options
context:
space:
mode:
authorRémi Verschelde2017-01-08 14:08:18 +0100
committerRémi Verschelde2017-01-12 19:15:30 +0100
commitff490e42da1afcdedd5e8b9ba8607e6cef6413cb (patch)
tree2299d50c5c81633f96ff959c0e9c060ecf5646b3 /main/main.cpp
parentb1fc41a3011d91b3625419e86d27085fb165b573 (diff)
downloadgodot-ff490e42da1afcdedd5e8b9ba8607e6cef6413cb.tar.gz
godot-ff490e42da1afcdedd5e8b9ba8607e6cef6413cb.tar.zst
godot-ff490e42da1afcdedd5e8b9ba8607e6cef6413cb.zip
Diffstat (limited to 'main/main.cpp')
-rw-r--r--main/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/main.cpp b/main/main.cpp
index 76d4dea78..4f8fdfe7e 100644
--- a/main/main.cpp
+++ b/main/main.cpp
@@ -47,7 +47,7 @@
#include "script_language.h"
#include "io/resource_loader.h"
-#include "bin/tests/test_main.h"
+#include "main/tests/test_main.h"
#include "os/dir_access.h"
#include "core/io/ip.h"
#include "scene/resources/packed_scene.h"