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