]> git.tdb.fi Git - libs/gui.git/blobdiff - source/graphics/videomode.h
Add a missing #include
[libs/gui.git] / source / graphics / videomode.h
index f1715c0428d6dfc49a62d5a4de71af4bf9883afe..328d6ea31d3034b81c68fa667f3b6b015d1fd48f 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef MSP_GRAPHICS_VIDEOMODE_H_
 #define MSP_GRAPHICS_VIDEOMODE_H_
 
+#include <stdexcept>
+
 namespace Msp {
 namespace Graphics {