src/invert.cpp

changeset 206
654661eab7f3
parent 200
ca23936b455b
child 210
232e7634cc8a
equal deleted inserted replaced
205:1a4342d80de7 206:654661eab7f3
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

mercurial