summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/qt/GamepadsQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/qt/GamepadsQt.cpp')
-rw-r--r--Source/WebCore/platform/qt/GamepadsQt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/qt/GamepadsQt.cpp b/Source/WebCore/platform/qt/GamepadsQt.cpp
index 624fde947..dc4f16a7a 100644
--- a/Source/WebCore/platform/qt/GamepadsQt.cpp
+++ b/Source/WebCore/platform/qt/GamepadsQt.cpp
@@ -34,7 +34,7 @@
#include <QSocketNotifier>
extern "C" {
- #include <libudev.h>
+#include <libudev.h>
}
#include <unistd.h>