X-Git-Url: https://git.lukelau.me/?p=clouds.git;a=blobdiff_plain;f=program.hpp;h=ae3eb3f8c14c9ca433462c88007be5513799a55f;hp=3fa88791b1d871ba355306036246aca5e852fe67;hb=HEAD;hpb=69b74f1d5e67236a5396b75628a6e1be0e501631 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);