- fixed missing include.

This commit is contained in:
Christoph Oelckers 2020-06-13 20:57:13 +02:00
parent 5dfe9918d0
commit 86e5f5a4cb

View file

@ -1,6 +1,7 @@
#pragma once
#include <stdint.h>
#include "d_gui.h"
#include "zstring.h"
// Input event types.
enum EGenericEvent