diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 12:05:40 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 12:05:40 +0200 |
| commit | 5385be91cf40b9e610f3c7c9488023b925b563e1 (patch) | |
| tree | 0ab01c932e1a80ad002d4e109ed448aa28663d20 /main/floormat-main-impl.cpp | |
| parent | 2b5e90cfb9c256ae26d9a970a7ff24c9dc0c2bf1 (diff) | |
a
Diffstat (limited to 'main/floormat-main-impl.cpp')
| -rw-r--r-- | main/floormat-main-impl.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/floormat-main-impl.cpp b/main/floormat-main-impl.cpp index 3cec55ac..bb92c1d9 100644 --- a/main/floormat-main-impl.cpp +++ b/main/floormat-main-impl.cpp @@ -6,6 +6,7 @@ #include "src/chunk.hpp" #include "src/world.hpp" #include "src/camera-offset.hpp" +#include <Magnum/GL/DefaultFramebuffer.h> #include <cstdlib> //#define FM_SKIP_MSAA |
