summaryrefslogtreecommitdiff
path: root/src/gui/magic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/magic.cpp')
-rw-r--r--src/gui/magic.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/magic.cpp b/src/gui/magic.cpp
index a24bfc05..c0b0519f 100644
--- a/src/gui/magic.cpp
+++ b/src/gui/magic.cpp
@@ -19,9 +19,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include "magic.h"
+#include "gui/magic.h"
-#include "gui/button.h"
+#include "gui/widgets/button.h"
#include "localplayer.h"