Skip to content

Commit

Permalink
- fixed missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
coelckers committed Jun 13, 2020
1 parent 5dfe991 commit 86e5f5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/engine/d_eventbase.h
@@ -1,6 +1,7 @@
#pragma once
#include <stdint.h>
#include "d_gui.h"
#include "zstring.h"

// Input event types.
enum EGenericEvent
Expand Down

0 comments on commit 86e5f5a

Please sign in to comment.