diff options
Diffstat (limited to 'src/selfupdater.h')
| -rw-r--r-- | src/selfupdater.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/selfupdater.h b/src/selfupdater.h index 143b05cb..bb9804e8 100644 --- a/src/selfupdater.h +++ b/src/selfupdater.h @@ -29,6 +29,8 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include <QFile>
#include <QProgressDialog>
+#include <windows.h>
+
class NexusInterface;
|
