Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mumble/G15LCDEngine_helper.h')
-rw-r--r--src/mumble/G15LCDEngine_helper.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mumble/G15LCDEngine_helper.h b/src/mumble/G15LCDEngine_helper.h
index 843e99e41..353232f33 100644
--- a/src/mumble/G15LCDEngine_helper.h
+++ b/src/mumble/G15LCDEngine_helper.h
@@ -5,9 +5,12 @@
#ifndef MUMBLE_MUMBLE_G15LCDENGINE_HELPER_H_
#define MUMBLE_MUMBLE_G15LCDENGINE_HELPER_H_
+
#include "LCD.h"
#include "../../g15helper/g15helper.h"
+#include <QtCore/QProcess>
+
class G15LCDDeviceHelper;
class G15LCDEngineHelper : public LCDEngine {