From 89a43b8447d148b65dc68b8260610514610c90ec Mon Sep 17 00:00:00 2001
From: LittleWhite <lw.demoscene@googlemail.com>
Date: Sun, 20 Mar 2016 13:55:08 +0100
Subject: Fix missing header

---
 src/core/gdbstub/gdbstub.h | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'src/core/gdbstub/gdbstub.h')

diff --git a/src/core/gdbstub/gdbstub.h b/src/core/gdbstub/gdbstub.h
index aff705a32c..4f21da23b5 100644
--- a/src/core/gdbstub/gdbstub.h
+++ b/src/core/gdbstub/gdbstub.h
@@ -7,6 +7,8 @@
 #pragma once
 #include <atomic>
 
+#include "common/common_types.h"
+
 namespace GDBStub {
 
 /// Breakpoint Method
-- 
cgit v1.2.3-70-g09d2