14 * |
14 * |
15 * You should have received a copy of the GNU General Public License |
15 * You should have received a copy of the GNU General Public License |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 */ |
17 */ |
18 |
18 |
19 #include "main.h" |
19 #include "basics.h" |
20 #include "model.h" |
20 #include "model.h" |
21 #include "gl/common.h" |
21 #include "gl/common.h" |
22 #include "invert.h" |
22 #include "invert.h" |
23 #include "documentmanager.h" |
23 #include "documentmanager.h" |
24 |
24 |