X-Git-Url: https://git.lukelau.me/?p=clouds.git;a=blobdiff_plain;f=program.hpp;fp=program.hpp;h=ae3eb3f8c14c9ca433462c88007be5513799a55f;hp=3fa88791b1d871ba355306036246aca5e852fe67;hb=724a80cbecb587d1d069f7999758181b10d92f73;hpb=152db1a5db951f77a55815b0ca7d9c5172fd8dea diff --git a/program.hpp b/program.hpp index 3fa8879..ae3eb3f 100644 --- a/program.hpp +++ b/program.hpp @@ -1,7 +1,7 @@ #ifndef PROGRAM_HPP #define PROGRAM_HPP #include -#include +#include class Program { public: Program(const std::string vert, const std::string frag);