summaryrefslogtreecommitdiff
path: root/src/panel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/panel.c')
-rw-r--r--src/panel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panel.c b/src/panel.c
index 31eb9e7..4cb2cf7 100644
--- a/src/panel.c
+++ b/src/panel.c
@@ -43,7 +43,7 @@
#include "panel.h"
#include "gfx_defs.h"
-#include "amd.h"
+#include "geode.h"
#define PLATFORM_DYNAMIC 1 /* runtime selection */
#define PLATFORM_DRACO 0 /* Draco + 9210 */