summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-07-07 23:42:08 +0200
committerCarl Hetherington <cth@carlh.net>2023-10-18 13:46:37 +0200
commitbf770122a39965599cdd23e876dfd8e7db64a639 (patch)
treeab3227b03d2dce5ecb6a8e1a1038da087eb7b542 /src
parent444d0aa066758da92f000f434a53a1ba043dbfad (diff)
Move grok headers into src/wx/grok
Diffstat (limited to 'src')
-rw-r--r--src/wx/full_config_dialog.cc2
-rw-r--r--src/wx/grok/gpu_config_panel.h (renamed from src/wx/gpu_config_panel.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/full_config_dialog.cc b/src/wx/full_config_dialog.cc
index df974c1fa..119091af3 100644
--- a/src/wx/full_config_dialog.cc
+++ b/src/wx/full_config_dialog.cc
@@ -45,7 +45,7 @@
#include "send_test_email_dialog.h"
#include "server_dialog.h"
#include "static_text.h"
-#include "gpu_config_panel.h"
+#include "grok/gpu_config_panel.h"
#include "wx_util.h"
#include "lib/config.h"
#include "lib/cross.h"
diff --git a/src/wx/gpu_config_panel.h b/src/wx/grok/gpu_config_panel.h
index 1478434be..1478434be 100644
--- a/src/wx/gpu_config_panel.h
+++ b/src/wx/grok/gpu_config_panel.h