Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/ExceptDecl.cpp

    rc92bdcc r7a780ad  
    1414//
    1515
    16 #include "ExceptDecl.hpp"
     16#include "ExceptDecl.h"
    1717
    1818#include <sstream>
     
    2323#include "AST/Print.hpp"
    2424#include "AST/Type.hpp"
    25 #include "Virtual/Tables.hpp"
     25#include "Virtual/Tables.h"
    2626
    2727namespace ControlStruct {
Note: See TracChangeset for help on using the changeset viewer.