Another missing include

This commit is contained in:
scrawl 2015-06-03 23:46:04 +02:00
parent 7991ea25c0
commit 60ad568004

View file

@ -1,5 +1,7 @@
#include "videostate.hpp"
#include <iostream>
#ifndef __STDC_CONSTANT_MACROS
#define __STDC_CONSTANT_MACROS
#endif