summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/Controls/GUILabel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/Controls/GUILabel.cpp')
-rw-r--r--source/Asura.Editor/Controls/GUILabel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Asura.Editor/Controls/GUILabel.cpp b/source/Asura.Editor/Controls/GUILabel.cpp
index c5741c1..90b277b 100644
--- a/source/Asura.Editor/Controls/GUILabel.cpp
+++ b/source/Asura.Editor/Controls/GUILabel.cpp
@@ -1,4 +1,4 @@
-#include "gui_button.h"
+#include "GUIButton.h"
namespace_begin(AsuraEditor)