Skip to content

Commit c615738

Browse files
author
Brian Kendall
committed
Added missing #include "public.h"
1 parent aa986c2 commit c615738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dinputcorrelation.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <QList>
2626
#include <QElapsedTimer>
2727
#include "dinputcorrelation.h"
28+
#include "public.h"
2829
#include "vjoyinterface.h"
2930
#include "controllerremapper.h"
3031
#include "qmainwidget.h"

0 commit comments

Comments
 (0)