-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Profile.Compatibility43 (
  -- * Graphics.GL.Raw.Profile.Compatibility43
    module Graphics.GL.Raw.Profile.Compatibility42
  , module Graphics.GL.Raw.Profile.Core43
  , pattern GL_DISPLAY_LIST
) where

import Graphics.GL.Raw.Internal.Shared

import Graphics.GL.Raw.Profile.Compatibility42
import Graphics.GL.Raw.Profile.Core43