summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/ccalibration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/include/ccalibration.hxx')
-rw-r--r--NxWidgets/nxwm/include/ccalibration.hxx7
1 files changed, 6 insertions, 1 deletions
diff --git a/NxWidgets/nxwm/include/ccalibration.hxx b/NxWidgets/nxwm/include/ccalibration.hxx
index 0adcd894f..42eb56ad2 100644
--- a/NxWidgets/nxwm/include/ccalibration.hxx
+++ b/NxWidgets/nxwm/include/ccalibration.hxx
@@ -50,7 +50,6 @@
#include "iapplication.hxx"
#include "cfullscreenwindow.hxx"
-#include "ctouchscreen.hxx"
/****************************************************************************
* Pre-processor Definitions
@@ -73,6 +72,12 @@
namespace NxWM
{
/**
+ * Forward references
+ */
+
+ struct CTouchscreen;
+
+ /**
* Touchscreen calibration data
*/